home *** CD-ROM | disk | FTP | other *** search
- ;
- ; DepthMenu.cd V3.0
- ; Copyrignt (c) 2001-2002 Arkadiusz [Yak] Wahlig
- ;
- ; Warning! The version number is important! Your translation must
- ; have the same number.
- ;
- STR_COMMODITYDESCR (//40)
- Popup menu for depth gadgets
- ;
- STR_UNNAMED (1//64)
- <unnamed>
- ;
- STR_NONE (2//64)
- <none>
- ;
- STR_ERROPENLIBRARY (3//64)
- can't open %s %ld.%ld+
- ;
- STR_ERRNOMEMORY (4//64)
- not enough memory
- ;
- STR_ERRNOTMODULE (5//64)
- %s is not a module
- ;
- STR_ERRSETUPMODULE (6//64)
- %s failed to initialize
- ;
- STR_ERRCLEANUPMODULE (7//64)
- %s failed to remove
- ;
- STR_ERRBADAPI (8//64)
- version of DepthMenu too old for %s
- ;
- STR_ERRMAKECOMMODITY (9//64)
- failed to create commodity
- ;
- STR_ERRLIBSTILLOPEN (10//64)
- unable to quit now, %ld clients still active
- ;
- STR_REQERRORTITLE (11//64)
- DepthMenu Error
- ;
- STR_REQQUITGAD (12//15)
- Quit
- ;
- STR_REQABORTGAD (13//15)
- Abort
- ;
- STR_REQSKIPGAD (14//15)
- Skip
- ;
- STR_DOSERRORQUIT (15//64)
- ERROR: %s, quiting....
- ;
- STR_DOSERRORABORT (16//64)
- ERROR: %s, aborting...
- ;
- STR_DOSERRORSKIP (17//64)
- ERROR: %s, skiping...
- ;
- STR_REQABOUTTITLE (18//64)
- About DepthMenu
- ;
- STR_REQABOUTBODY1 (19//120)
- External modules in use:
- ;
- STR_REQABOUTBODY2 (20//120)
- Send any comments to yak@yak.prv.pl,
- ;
- STR_REQABOUTBODY3 (21//120)
- for more informations visit www.depthmenu.prv.pl.
- ;
- STR_REQABOUTBODY4 (22//120)
- This program uses popupmenu.library by Henrik Isaksson.
- ;
- STR_REQABOUTGADS (23//64)
- Quit|Close window
- ;
-